@charset "utf-8";
/* CSS Document */
/*commen*/
*{margin: 0 auto; padding: 0;}
body{font-size: 12px;color: #121212;font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;background:none;}
ul,li{list-style-type: none;}
img,ul,li,button{margin: 0px;}
img,button{border: none;}
a{color: #000;text-decoration: none;}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}
img{border:0;}

::selection {
    background-color: #006bc5;
color:#fff;
}

::-moz-selection {
    background-color: #006bc5;
color:#fff;
}

::-webkit-selection {
    background-color: #006bc5;
color:#fff;
}

/*top*/
.top_all{ width:100%; height:40px; overflow:hidden; background:#006bc5;}
.top{ width:1180px; margin:auto; overflow:hidden;}
.top_l{ float:left; color:#fff; font-size:13px; line-height:36px;}
.top_r{ float:left; margin-left:280px; }
.top_r ul{ overflow:hidden;}
.top_r ul li{ float:left; line-height:40px;color:#cccccc; margin-left:12px;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s; }
.top_r ul li a{ font-size:13px; color:#fff;}

/*logo*/
.logo_all{width:100%; height:130px; }
.logo{ width:1180px; overflow:hidden; margin:auto;}
.logo_t{ width:100px; height:88px; float:left; margin-top:20px; margin-left:0px;}
.logo_w{ float:left;margin-top:26px;  overflow:hidden; margin-left:80px;}
.logo_w span{ color:#fe9b00;}
.logo_w1{ font-size:24px; color:#0768c7;  margin-top:15px; line-height:24px;letter-spacing:1px; font-weight:bold;}
.logo_w1 span{color:#006bc5; }
.logo_w2{ font-size:18px; color:#555; margin-top:0px;  line-height:50px; letter-spacing:1px; font-weight:bold;}
.logo_w2 span{color:#006bc5;}
.logo_call{float:right; overflow:hidden; margin-top:40px;}
.logo_call_1{ float:left; margin-right:5px;}
.logo_call_2{ float:left;font-size:30px; color:#006bc5; font-weight:bold; letter-spacing:1px; margin-top:5px; font-family:"Impact"; }



/*nav*/
.nav_all{ width:100%; height:50px;}
.nav{width:1180px; margin:auto;}
.nav ul{overflow:hidden;}
.nav ul li{ width:117px; text-align:center; height:40px; line-height:14px;float:left; cursor:pointer;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;  }
.nav ul li a{ font-size:14px; color:#444; border-right:1px dashed #999; display:block; margin-top:10px; }
.nav ul li:hover{ background:url(../images/nav_h.jpg) no-repeat center center;}
.nav ul li:hover a{color:#006bc5;}
.nav li.another{ background:url(../images/nav_h.jpg) no-repeat center center;width:118px; height:40px;}
.fixedNav { width:100%; height:40px;background:#0768c7; border:none;
    position: fixed;
    top: 0px;
    left: 0px;
	margin:auto;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}
.fixedNav ul{ width:1180px; margin:auto;}
.fixedNav ul li a{ color:#fff;}
.fixedNav ul li:hover{ background:url(../images/nav_h.jpg) no-repeat center center;}
.fixedNav ul li:hover a{color:#006bc5;}
.fixedNav li.another{ background:url(../images/nav_h.jpg) no-repeat center center;width:118px; height:40px;}
.fixedNav li.another a{color:#006bc5;}
.search_ny{ padding-top:0px;float:right;width:297px; height:36px; position:relative; line-height:28px; overflow:hidden; margin-right:0px; background:url(../images/search_03.png) no-repeat center center; margin-top:0px;}
.search_ny input{width:220px;height:34px; border:none;background:none; margin-left:20px; line-height:34px; font-size:12px; color:#fff; margin-top:0px;}
.search_ny button{float:right;width:30px;height:22px; border:none; background:none; margin-left:-35px; margin-top:8px; margin-right:18px;}
.gjc{ position:absolute; top:5px; left:45px;font-size:12px; color:#fff; width:220px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.gjc a{color:#fff;}
.search_ny button img{ display:block; margin-right:20px;}

/*footer*/
.footer_all{ width:100%; background:url(../images/footer_bk.jpg) no-repeat center; height:282px;}
.footer{ width:1180px; margin:auto; overflow:hidden; position:relative; height:282px;}
.footer_nav{ width:200px; float:left;}
.footer_nav ul{ padding-top:70px;}
.footer_nav ul li{ width:100px; text-align:left; line-height:36px; float:left; } 
.footer_nav ul li a{ font-size:13px; color:#fff;}
.footer_ny{ float:left;width:580px; margin-top:40px; color:#fff; font-size:13px; text-align:center; line-height:36px; margin-left:110px;}
.footer_ny a{ color:#fff; font-size:13px;}
.footer_ny h2{ font-size:13px; color:#fff; font-weight:normal;}
.footer_chat{ float:left; margin-left:130px; margin-top:70px; }
.footer_chat img{ width:100px; height:100px;}
.footer_chat p{ text-align:center; line-height:40px; color:#fff; font-size:13px;}
.ft_gs{ position:absolute; top:185px; left:570px;}




/*在线客服*/
.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu1.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../images/keifu1.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu1.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:119px; background: url(../images/keifu1.png); background-position:0 -149px;  }
.keifu_bot p{font-weight:bold; color:#fe8900; font-size:14px; margin-left:10px; padding-top:85px;height:30px; width:100%;}















